Storm

Benchmark
Model:herman v.1 (DTMC)
Parameter(s)N = 15
Property:steps (exp-reward)
Invocation (default)
~/storm/build/bin/storm --prism herman.15.prism --prop herman.props steps --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12  --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:4.221215724945068s
Return code:0
Relative Error:6.97e-14
Log
Storm 1.5.1

Date: Tue Mar 17 12:26:04 2020
Command line arguments: --prism herman.15.prism --prop herman.props steps --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.004s.

Portfolio engine picked the following settings: 
	engine=hybrid	 bisimulation=false	 exact=false
Time for model construction: 0.065s.

-------------------------------------------------------------- 
Model type: 	DTMC (symbolic)
States: 	32768 (1 nodes)
Transitions: 	14348878 (897 nodes)
Reward Models:  steps
Variables: 	rows: 15 meta variables (15 DD variables), columns: 15 meta variables (15 DD variables)
Labels: 	3
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 32768 state(s) (1 nodes)
   * stable
-------------------------------------------------------------- 

Model checking property "steps": R[exp]=? [F "stable"] ...
Result (for initial states): 33.33333333333101
Time for model checking: 4.090s.